home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World's Largest Collection of Windows Software
/
The World's Largest Collection of Windows Software - Disc 1.iso
/
dsk_util
/
_b1
/
clockr23
/
example1.bat
< prev
next >
Wrap
DOS Batch File
|
1994-01-07
|
154b
|
8 lines
@echo off
rem ** Attach to Server **
echo "password" | attach servername/username > nul
map i:=servername\volume:directory
copy i:myfile.exe c:\